Team, Visitors, External Collaborators
Overall Objectives
Research Program
Application Domains
Highlights of the Year
New Software and Platforms
New Results
Bilateral Contracts and Grants with Industry
Partnerships and Cooperations
Dissemination
Bibliography
XML PDF e-pub
PDF e-Pub


Section: New Software and Platforms

4D-LFDE

Keywords: Light fields - Depth estimation

Functional Description: This code implements a learning based solution for disparity estimation for either densely or sparsely sampled light fields from 4 corner input views. The code contains two parts "DispEstim" and "DispPropa". The DispEstim module (implemented in tensorflow) takes the 4 corner views of a light field, and estimates the disparity information for these input view positions. The DispPropa module (implemented in Matlab) then generates one disparity map per target view position by propagating corner disparity maps and by applying an occlusion-aware soft 3D reconstruction method. The final output is a .mat file which contains disparity maps for every view positions of a light field.